home *** CD-ROM | disk | FTP | other *** search
/ Paramount Pictures Special Events / Paramount Pictures Special Events.iso / pc / interactive.swf / scripts / DefineButton2_92 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-05-24  |  65 b   |  4 lines

  1. on(release){
  2.    getUrl("http://www.expedia.com", "_blank");
  3. }
  4.